Draft configuration for 20210501 sysroot#5
Conversation
|
LGTM |
|
sorry for the long turnaround here but: I've been putting some miles on a rustc built from this sysroot and things looks good to me too. I'll leave some notes here. for relatively uninteresting process reasons I ended up building a sysroot from this config using an OmniOS r151038 (hoping initially some combination of from there a normal on the Rust side the steps I took were, on a Linux host (similar to Rust CI):
... then wait 40 minutes or whatever for LLVM and the Rust distribution to build. artifacts land at I copied those off to an illumos machine, extracted them, merged the various I did not run the Rust test suite because I realized along the way that I also built and tested a bunch of Oxide software and that all seems good too. I found a few test issues, but they reproduced on new and old toolchains, so I think it's boring "my workstation" problems rather than anything interesting here. |
Includes libgss changed proposed by @gwr in #4.